paned: Be careful about showing windows
authorBenjamin Otte <otte@redhat.com>
Tue, 10 May 2011 22:46:08 +0000 (00:46 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 May 2011 22:47:23 +0000 (00:47 +0200)
commitf96777ea02e58ec4641d55a68e8b136ff4e79bae
tree3c0d3b193b7d3cd7059157af33b228d6d14228d4
parent1ab425b1326ce09604d5570bb48465210f19e501
paned: Be careful about showing windows

The previous code failed to account for all child visibility and paned
mapedness invariants which could cause stray GDK windows to appear.
Not good.

Credit goes to Xan for triggering it.
gtk/gtkpaned.c